[INFO] cloning repository https://github.com/sternelee/YoloRouter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sternelee/YoloRouter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsternelee%2FYoloRouter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsternelee%2FYoloRouter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 39a5e8fd8ed2ea93e350498017868680e5894cf3
[INFO] testing sternelee/YoloRouter against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsternelee%2FYoloRouter" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sternelee/YoloRouter
[INFO] finished tweaking git repo https://github.com/sternelee/YoloRouter
[INFO] tweaked toml for git repo https://github.com/sternelee/YoloRouter written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sternelee/YoloRouter on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sternelee/YoloRouter already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded stability v0.2.1
[INFO] [stderr]   Downloaded compact_str v0.7.1
[INFO] [stderr]   Downloaded mockito v1.7.2
[INFO] [stderr]   Downloaded crossterm v0.27.0
[INFO] [stderr]   Downloaded ratatui v0.26.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ea6ecc94d998ab3ba40e7d4be1d973bf857380cd786c82bb824fd2f75949678c
[INFO] running `Command { std: "docker" "start" "-a" "ea6ecc94d998ab3ba40e7d4be1d973bf857380cd786c82bb824fd2f75949678c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea6ecc94d998ab3ba40e7d4be1d973bf857380cd786c82bb824fd2f75949678c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea6ecc94d998ab3ba40e7d4be1d973bf857380cd786c82bb824fd2f75949678c", kill_on_drop: false }`
[INFO] [stdout] ea6ecc94d998ab3ba40e7d4be1d973bf857380cd786c82bb824fd2f75949678c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c286812f3dcbf719495dc33e959a4719e2e54c7ff73fb8c4daab36dcde06818
[INFO] running `Command { std: "docker" "start" "-a" "4c286812f3dcbf719495dc33e959a4719e2e54c7ff73fb8c4daab36dcde06818", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling actix-router v0.5.4
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.26.3
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling actix-http v3.12.0
[INFO] [stderr]    Compiling actix-web v4.13.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling oauth2 v4.4.2
[INFO] [stderr]    Compiling yolo-router v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "4c286812f3dcbf719495dc33e959a4719e2e54c7ff73fb8c4daab36dcde06818", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c286812f3dcbf719495dc33e959a4719e2e54c7ff73fb8c4daab36dcde06818", kill_on_drop: false }`
[INFO] [stdout] 4c286812f3dcbf719495dc33e959a4719e2e54c7ff73fb8c4daab36dcde06818
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] edd01f606c248177bc62a5e5a6decbca63d8b69a59ec9d1fffe40f300e1b16a6
[INFO] running `Command { std: "docker" "start" "-a" "edd01f606c248177bc62a5e5a6decbca63d8b69a59ec9d1fffe40f300e1b16a6", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling ratatui v0.26.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling actix-http v3.12.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling mockito v1.7.2
[INFO] [stderr]    Compiling actix-web v4.13.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling oauth2 v4.4.2
[INFO] [stderr]    Compiling yolo-router v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 58.39s
[INFO] running `Command { std: "docker" "inspect" "edd01f606c248177bc62a5e5a6decbca63d8b69a59ec9d1fffe40f300e1b16a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edd01f606c248177bc62a5e5a6decbca63d8b69a59ec9d1fffe40f300e1b16a6", kill_on_drop: false }`
[INFO] [stdout] edd01f606c248177bc62a5e5a6decbca63d8b69a59ec9d1fffe40f300e1b16a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7300f3595b549c77c0bc8b4388b401a220ca7b06190897333748f45af6ed457e
[INFO] running `Command { std: "docker" "start" "-a" "7300f3595b549c77c0bc8b4388b401a220ca7b06190897333748f45af6ed457e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yolo_router-5736f71bc75a6a58)
[INFO] [stdout] 
[INFO] [stdout] running 112 tests
[INFO] [stdout] test analyzer::multidimensional::tests::test_language_detection_cjk ... ok
[INFO] [stdout] test analyzer::multidimensional::tests::test_analyze_and_score_performance ... ok
[INFO] [stdout] test analyzer::multidimensional::tests::test_scenario_matching_prefers_higher_scored_matching_scenario ... ok
[INFO] [stdout] test analyzer::multidimensional::tests::test_scenario_matching_falls_back_to_default ... ok
[INFO] [stdout] test analyzer::multidimensional::tests::test_scenario_matching ... ok
[INFO] [stdout] test analyzer::multidimensional::tests::test_task_detection_coding ... ok
[INFO] [stdout] test analyzer::multidimensional::tests::test_extract_features ... ok
[INFO] [stdout] test config::parser::mutation_tests::test_add_different_model_same_provider_allowed ... ok
[INFO] [stdout] test config::parser::mutation_tests::test_add_model_rejects_duplicate_in_scenario ... ok
[INFO] [stdout] test config::parser::mutation_tests::test_add_scenario_creates_new ... ok
[INFO] [stdout] test config::parser::mutation_tests::test_add_scenario_duplicate_errors ... ok
[INFO] [stdout] test config::parser::mutation_tests::test_add_model_to_existing_scenario ... ok
[INFO] [stdout] test analyzer::multidimensional::tests::test_task_detection_cjk_coding ... ok
[INFO] [stdout] test config::parser::mutation_tests::test_add_model_to_missing_scenario_errors ... ok
[INFO] [stdout] test config::parser::mutation_tests::test_add_same_model_different_cost_tier_allowed ... ok
[INFO] [stdout] test config::parser::mutation_tests::test_routing_config_cooldown_defaults ... ok
[INFO] [stdout] test config::parser::mutation_tests::test_routing_config_cooldown_zero_disables ... ok
[INFO] [stdout] test config::parser::tests::test_env_var_expansion ... ok
[INFO] [stdout] test config::parser::tests::test_config_validation_rejects_missing_fallback_target ... ok
[INFO] [stdout] test models::tests::anthropic_response_uses_structured_blocks_when_present ... ok
[INFO] [stdout] test config::parser::mutation_tests::test_routing_config_cooldown_custom ... ok
[INFO] [stdout] test models::tests::chat_request_from_anthropic_preserves_native_payload ... ok
[INFO] [stdout] test provider::anthropic::tests::beta_header_value_merges_known_sources ... ok
[INFO] [stdout] test provider::anthropic::tests::extract_text_content_returns_empty_for_tool_only ... ok
[INFO] [stdout] test config::parser::tests::test_config_validation_rejects_missing_default_tier_target ... ok
[INFO] [stdout] test models::tests::anthropic_request_preserves_structured_fields ... ok
[INFO] [stdout] test config::parser::mutation_tests::test_config_round_trips_after_mutation ... ok
[INFO] [stdout] test config::parser::tests::test_config_validation_rejects_fallback_cycles ... ok
[INFO] [stdout] test provider::codex_oauth::tests::test_parse_codex_usage_response_windows ... ok
[INFO] [stdout] test provider::anthropic::tests::parse_content_blocks_keeps_tool_use ... ok
[INFO] [stdout] test provider::codex_oauth::tests::test_parse_interval_from_value ... ok
[INFO] [stdout] test provider::codex_oauth::tests::test_token_state_expiring_soon ... ok
[INFO] [stdout] test provider::codex_oauth::tests::test_token_state_invalid_when_no_token ... ok
[INFO] [stdout] test provider::codex_oauth::tests::test_token_state_is_valid_when_has_token ... ok
[INFO] [stdout] test provider::codex_oauth::tests::test_token_state_not_expiring ... ok
[INFO] [stdout] test provider::cursor::tests::test_build_args ... ok
[INFO] [stdout] test provider::cursor::tests::test_build_prompt ... ok
[INFO] [stdout] test provider::cursor::tests::test_parse_stream_line ... ok
[INFO] [stdout] test provider::codex_oauth::tests::test_parse_codex_usage_response_without_rate_limit ... ok
[INFO] [stdout] test provider::codex_oauth::tests::test_is_reasoning_model ... ok
[INFO] [stdout] test analyzer::multidimensional::tests::test_language_detection_code ... ok
[INFO] [stdout] test analyzer::multidimensional::tests::test_language_detection_latin ... ok
[INFO] [stdout] test provider::factory::tests::test_create_provider_missing_api_key ... ok
[INFO] [stdout] test config::parser::tests::test_config_validation ... ok
[INFO] [stdout] test config::parser::tests::test_config_from_string ... ok
[INFO] [stdout] test analyzer::multidimensional::tests::test_task_detection_reasoning ... ok
[INFO] [stdout] test provider::github_copilot::tests::test_is_reasoning_model ... ok
[INFO] [stdout] test analyzer::multidimensional::tests::test_analyze_and_score_uses_model_name_for_lookup ... ok
[INFO] [stdout] test provider::models::tests::test_anthropic_returns_hardcoded ... ok
[INFO] [stdout] test provider::models::tests::test_cached_models_respect_ttl ... ok
[INFO] [stdout] test provider::models::tests::test_codex_oauth_returns_hardcoded ... ok
[INFO] [stdout] test provider::models::tests::test_codex_quota_rows_formats_usage_and_reset ... ok
[INFO] [stdout] test provider::models::tests::test_codex_window_label_formats_known_windows ... ok
[INFO] [stdout] test provider::models::tests::test_gemini_no_key_returns_hardcoded ... ok
[INFO] [stdout] test provider::models::tests::test_anthropic_has_expected_models ... ok
[INFO] [stdout] test provider::models::tests::test_github_copilot_has_expected_models ... ok
[INFO] [stdout] test provider::models::tests::test_is_codex_oauth_provider ... ok
[INFO] [stdout] test provider::models::tests::test_openai_no_key_returns_error ... ok
[INFO] [stdout] test provider::models::tests::test_provider_models_cache_key_changes_with_credentials ... ok
[INFO] [stdout] test provider::models::tests::test_should_refresh_quota_when_missing_or_stale ... ok
[INFO] [stdout] test provider::models::tests::test_static_catalog_openai_and_codex_stay_aligned ... ok
[INFO] [stdout] test provider::models::tests::test_github_copilot_returns_hardcoded ... ok
[INFO] [stdout] test provider::github_copilot::tests::test_build_payload_passthrough_fields ... ok
[INFO] [stdout] test provider::anthropic::tests::build_payload_injects_stream_flag ... ok
[INFO] [stdout] test router::fallback::tests::test_ambiguous_short_form_model_name_is_not_inserted ... ok
[INFO] [stdout] test router::fallback::tests::test_cooling_provider_is_skipped ... ok
[INFO] [stdout] test router::fallback::tests::test_default_tier_is_preferred_in_model_chain ... ok
[INFO] [stdout] test provider::anthropic::tests::build_payload_fallback_preserves_tools_and_stop_sequences ... ok
[INFO] [stdout] test router::fallback::tests::test_fallback_chain_creation ... ok
[INFO] [stdout] test router::fallback::tests::test_fallback_model_chain_info ... ok
[INFO] [stdout] test router::fallback::tests::test_fallback_to_reorders_chain ... ok
[INFO] [stdout] test router::health::tests::test_independent_providers ... ok
[INFO] [stdout] test router::health::tests::test_new_provider_not_cooling_down ... ok
[INFO] [stdout] test router::health::tests::test_record_failure_resets_timer ... ok
[INFO] [stdout] test router::health::tests::test_record_failure_triggers_cooldown ... ok
[INFO] [stdout] test router::health::tests::test_record_success_clears_cooldown ... ok
[INFO] [stdout] test router::health::tests::test_remaining_returns_none_after_success ... ok
[INFO] [stdout] test router::health::tests::test_remaining_returns_some_during_cooldown ... ok
[INFO] [stdout] test router::health::tests::test_zero_cooldown_never_blocks ... ok
[INFO] [stdout] test router::health::tests::test_cooldown_expires ... ok
[INFO] [stdout] test provider::codex_oauth::tests::test_build_payload_reasoning_model_uses_max_completion_tokens ... ok
[INFO] [stdout] test provider::github_copilot::tests::test_build_payload_reasoning_model_skips_temperature_top_p ... ok
[INFO] [stdout] test provider::github_copilot::tests::test_build_payload_reasoning_defaults_max_tokens ... ok
[INFO] [stdout] test provider::github_copilot::tests::test_build_payload_gpt_omits_max_tokens_when_unset ... ok
[INFO] [stdout] test server::tests::anthropic_request_round_trip_keeps_tools ... ok
[INFO] [stdout] test tui::auth::tests::test_auth_flow_creation ... ok
[INFO] [stdout] test server::tests::anthropic_response_uses_structured_content_blocks ... ok
[INFO] [stdout] test tui::auth::tests::test_auth_flow_navigation ... ok
[INFO] [stdout] test tui::auth::tests::test_back_navigation ... ok
[INFO] [stdout] test tui::auth::tests::test_backspace ... ok
[INFO] [stdout] test tui::auth::tests::test_handle_key_code_navigates_only_during_provider_selection ... ok
[INFO] [stdout] test tui::auth::tests::test_handle_key_code_q_exits_and_other_chars_follow_input_rules ... ok
[INFO] [stdout] test tui::auth::tests::test_handle_key_code_tab_selects_provider_and_enter_completes_auth ... ok
[INFO] [stdout] test utils::stats::tests::test_record_multiple_requests ... ok
[INFO] [stdout] test tui::auth::tests::test_auth_flow_transitions ... ok
[INFO] [stdout] test utils::stats::tests::test_ring_buffer_caps_at_1000 ... ok
[INFO] [stdout] test utils::stats::tests::test_stats_collector_creation ... ok
[INFO] [stdout] test utils::stats::tests::test_record_request ... ok
[INFO] [stdout] test provider::codex_oauth::tests::test_build_payload_passthrough_fields ... ok
[INFO] [stdout] test provider::anthropic::tests::build_payload_fallback_collects_all_system_messages ... ok
[INFO] [stdout] test provider::factory::tests::test_create_github_provider_from_persisted_token_file ... ok
[INFO] [stdout] test provider::codex_oauth::tests::test_build_payload_default_max_tokens ... ok
[INFO] [stdout] test provider::factory::tests::test_create_anthropic_provider ... ok
[INFO] [stdout] test provider::factory::tests::test_create_generic_provider_uses_configured_models ... ok
[INFO] [stdout] test provider::anthropic::tests::build_payload_prefers_native_anthropic_request ... ok
[INFO] [stdout] test server::tests::anthropic_proxy_attempts_direct_streaming_requests ... ok
[INFO] [stdout] test router::engine::tests::explicit_scenario_uses_preferred_tier_model ... ok
[INFO] [stdout] test router::engine::tests::explicit_unknown_model_returns_clear_error ... ok
[INFO] [stdout] test server::tests::anthropic_proxy_supports_auto_streaming_model ... ok
[INFO] [stdout] test server::tests::anthropic_proxy_rejects_auth_streaming_model ... ok
[INFO] [stdout] test router::engine::tests::explicit_model_resolves_provider_without_first_provider_fallback ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/yolo_router-8c295e9c186fc9d0)
[INFO] [stdout] test router::tests::test_router_reload_updates_provider_registry ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 112 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.57s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-33063f212498bfe5)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test cooldown_tests::test_cooldown_config_disabled ... ok
[INFO] [stdout] test cooldown_tests::test_health_tracker_standalone ... ok
[INFO] [stdout] test integration_tests::test_daemon_config_validation ... ok
[INFO] [stdout] test integration_tests::test_anthropic_request_preserves_tools_and_blocks ... ok
[INFO] [stdout] test integration_tests::test_config_round_trip ... ok
[INFO] [stdout] test integration_tests::test_complex_scenario_chain ... ok
[INFO] [stdout] test integration_tests::test_scenario_validation ... ok
[INFO] [stdout] test integration_tests::test_multi_provider_config ... ok
[INFO] [stdout] test integration_tests::test_routing_config_defaults ... ok
[INFO] [stdout] test integration_tests::test_chat_request_creation ... ok
[INFO] [stdout] test cooldown_tests::test_tracker_persists_across_router_reload ... ok
[INFO] [stdout] test cooldown_tests::test_cooldown_config_defaults ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cooldown_tests::test_cooldown_config_defaults stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cooldown_tests::test_cooldown_config_defaults' (244) panicked at tests/integration_tests.rs:308:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 10800
[INFO] [stdout]  right: 60
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61b5832966b8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61b5832966b8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61b5832966b8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61b5832966b8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61b5832aeb7a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61b5832aeb7a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x61b58329b632 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61b58329b632 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61b583273816 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61b583273816 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61b58328e2c9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61b58294cc0c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61b58294cc0c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61b58328e542 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61b58328e542 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61b5832738d2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61b5832687c9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61b5832747ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61b5832af36c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61b5832af1f3 - core[28b146924c2f19c6]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x61b5832a8b72 - core[28b146924c2f19c6]::panicking::assert_failed::<u64, u64>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x61b58293f63b - integration_tests[94615e6f26c2f78f]::cooldown_tests::test_cooldown_config_defaults
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:308:9
[INFO] [stdout]   22:     0x61b58293ea07 - integration_tests[94615e6f26c2f78f]::cooldown_tests::test_cooldown_config_defaults::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:304:39
[INFO] [stdout]   23:     0x61b582938436 - <integration_tests[94615e6f26c2f78f]::cooldown_tests::test_cooldown_config_defaults::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61b58293fceb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61b58293fceb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x61b58294d565 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x61b58294d565 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x61b58294d565 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x61b58294d565 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x61b58294d565 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x61b58294d565 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x61b58294d565 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x61b5829480c4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x61b5829480c4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x61b5829505e2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x61b5829505e2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x61b5829505e2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x61b5829505e2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x61b5829505e2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x61b5829505e2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x61b5829505e2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x61b58329590f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x61b58329590f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7c8d219f8aa4 - <unknown>
[INFO] [stdout]   45:     0x7c8d21a85a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cooldown_tests::test_cooldown_config_defaults
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 11 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_tests`
[INFO] running `Command { std: "docker" "inspect" "7300f3595b549c77c0bc8b4388b401a220ca7b06190897333748f45af6ed457e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7300f3595b549c77c0bc8b4388b401a220ca7b06190897333748f45af6ed457e", kill_on_drop: false }`
[INFO] [stdout] 7300f3595b549c77c0bc8b4388b401a220ca7b06190897333748f45af6ed457e
